Skip to content

paths: update get_rare_executable() to handle Flatpak and Snap packaging#693

Closed
loathingKernel wants to merge 1 commit intoRareDevs:mainfrom
loathingKernel:develop
Closed

paths: update get_rare_executable() to handle Flatpak and Snap packaging#693
loathingKernel wants to merge 1 commit intoRareDevs:mainfrom
loathingKernel:develop

Conversation

@loathingKernel
Copy link
Contributor

@loathingKernel loathingKernel commented Feb 23, 2026

In the case of desktop shortcuts or Steam shortcuts we need to invoke the
Flatpak or Snap packages in their respective ways since we are not already
in the container. For these cases we need get_rare_executable to return
the command to run Rare externally.

There are other cases when we need to invoke one of Rare's sub-applications
from inside the container that we don't need to do this, hence the external
parameter was introduced.

Fixes: RareDevs/Rare#609

Co-Authored-By: Kyuyrii kyuyriibyakko@gmail.com

…aging

In the case of desktop shortcuts or Steam shortcuts we need to invoke the
Flatpak or Snap packages in their respective ways since we are not already
in the container. For these cases we need `get_rare_executable` to return
the command to run Rare externally.

There are other cases when we need to invoke one of Rare's sub-applications
from inside the container that we don't need to do this, hence the `external`
parameter was introduced.

Fixes: RareDevs#609

Co-Authored-By: Kyuyrii <kyuyriibyakko@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] When running in flatpak, steam shortcut has the wrong path

1 participant